const go.opentelemetry.io/otel/attribute.BOOL
9 uses
go.opentelemetry.io/otel/attribute (current package)
hash.go#L52: case BOOL:
type_string.go#L12: _ = x[BOOL-1]
value.go#L38: BOOL
value.go#L66: vtype: BOOL,
value.go#L298: case BOOL:
value.go#L338: case BOOL:
value.go#L372: case BOOL:
value.go#L857: case BOOL:
go.opentelemetry.io/otel/trace
auto.go#L308: case attribute.BOOL:
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |